home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / ARCHIVE / ARCSYS.ZIP / AS30.DOC < prev    next >
Encoding:
Text File  |  1989-12-31  |  18.8 KB  |  445 lines

  1.                                  ARC-SYS  v. 3.0
  2.                                   by:  WRMoller
  3.                                 (c) 1989 WRMoller
  4.                                All Rights Reserved
  5.  
  6.     CONTENTS OF THIS ARCHIVE:
  7.  
  8.                                              AS30.EXE = ARC-SYS 3.0
  9.                                              AS30.DOC = This file
  10.  
  11.     DISCLAIMER:
  12.  
  13.          The program ARC-SYS 3.0 is NOT PUBLIC DOMAIN.  It is FREEWARE.
  14.          There is no charge for using it.  All the author asks is if
  15.          you use ARC-SYS and find it is a worth while program please
  16.          consider the many hours it has taken to write and consider the
  17.          small contribution described at the end of the file.  If you
  18.          choose not to contribute please feel free to make any comments
  19.          that will help improve the program. In addition, please do not
  20.          alter the files AS30.EXE or AS30.DOC.  However, this does not
  21.          guarantee that someone has not altered either of the files.
  22.  
  23.          Therefore, BE WARNED:
  24.  
  25.               THERE ARE NO GUARANTEES EITHER IMPLIED OR ACTUAL
  26.               ATTACHED TO THE ARCHIVE AS-30.ZIP OR ITS CONTENTS,
  27.               AS30.EXE AND AS30.DOC.  THE AUTHOR (WRMoller) WILL
  28.               NOT BE HELD RESPONSIBLE FOR ANY DAMAGES RESULTING
  29.               FROM THE USE OR MISUSE OF THESE FILES.
  30.  
  31.          In addition, the author asks that no person or company
  32.          use these files for profit or commercial purposes.
  33.  
  34.     INTRODUCTION:
  35.  
  36.          Arc-Sys 3.0 (AS30) is a simple front-end shell intended to
  37.          assist you in performing the basic functions of four of the
  38.          popular archiving programs.(PKZIP, PKPAK, PAK and LHARC)
  39.  
  40.          To gain full benefit of all the features of AS30 the files
  41.          PKZIP.EXE, PKUNZIP.EXE, PKPAK.EXE, PKUNPAK.EXE, PAK.EXE, and
  42.          LHARC.EXE must be present in a subdirectory that is listed in
  43.          the PATH statement of your AUTOEXEC file. Also, your "DOS"
  44.          files must be in a subdirectory listed in your PATH statement.
  45.          AS30.EXE must be in a directory named [default drive]:\ARCSYS.
  46.          If this directory doesn't exist AS30 will create it.
  47.  
  48.  
  49.   DOCUMENTATION:
  50.  
  51.          WARNING:
  52.  
  53.               IT IS A GOOD PRACTICE TO HAVE A BACKUP OF THE FILES
  54.               YOU ARE WORKING WITH BEFORE YOU USE ANY PROGRAM, SUCH
  55.               AS ARC-SYS, WHICH CHANGES OR MANIPULATES THEM IN ANY WAY!
  56.  
  57.          *TO START
  58.  
  59.                    Change to the subdirectory containing AS30.EXE.
  60.                    Then, enter AS30 and press RETURN (ENTER).
  61.  
  62.          *SET UP
  63.                    Arc-Sys 3.0 (AS30) uses a .CFG file to store the
  64.                    default settings of the SOURCE, TARGET & HOME paths
  65.                    used by the various commands of the FUNCTION keys.
  66.                    When AS30 is executed the program checks to see if
  67.                    the file AS30.CFG is in the \ARCSYS directory. If
  68.                    either is missing AS30 will create the directory
  69.                    and/or file. The \ARCSYS directory and .CFG file
  70.                    will be created in the CURRENT drive. Therefore to
  71.                    prevent the creation of duplicate \ARCSYS directories
  72.                    and .CFG files I recommend always starting AS30 from
  73.                    the same drive and directory.
  74.  
  75.                    To set the defaults use "F2" from the AS30 screen.
  76.                    Press TAB to activate the Arc-Sys 3.0 window then
  77.                    press F2.
  78.  
  79.  
  80.                    The SET DEFAULTS MENU displays five (4) choices
  81.  
  82.                              (a) ESC
  83.                              (b) Source Drive & Path
  84.                              (c) Target Drive & Path
  85.  
  86.  
  87.                    The format of the Drives and Paths entered should be:
  88.  
  89.                         example:  C:\ROOT\SUB1\SUB2\SOURCE
  90.  
  91.                         "SOURCE" would be the subdirectory that contains
  92.                         the file(s) to be used in the command you choose.
  93.  
  94.                         example:  B:\TARGET
  95.  
  96.                         "TARGET" would be the subdirectory (or in this
  97.                         case simply the drive) where the results of the
  98.                         command will end up. (The word "\TARGET" would not
  99.                         be typed if you wanted the results in the ROOT
  100.                         of the B: drive.)
  101.  
  102.                    After the entry is made, pressing RETURN or ENTER will
  103.                    cause AS30 to ask "CORRECT ? [y/n]".  A "y" answer will
  104.                    add the change to the default setting in the .CFG file.
  105.                    A "n" answer will return to the main screen of AS30.
  106.  
  107.                    When setting the default PATHs to any ROOT DIRECTORY
  108.                    DO NOT INCLUDE THE BACKSLASH (\).
  109.  
  110.                         example: C:  not  C:\
  111.                                  B:  not  B:\
  112.                                  A:  not  A:\
  113.  
  114.          *COMMAND & FUNCTION KEYS
  115.  
  116.  
  117.                TAB ............. Toggles from SOURCE/TARGET window to
  118.                                  Arc-Sys 3.0 window.
  119.  
  120.                SPACE ........... Toggles from SOURCE window to TARGET
  121.                                  window.
  122.  
  123.                UP/DOWN ARROW ... Scrolls files list in SOURCE/TARGET
  124.                                  window.
  125.  
  126.                ESC ............. Exits AS30 to DOS
  127.  
  128.                F1 or 1 ..... COLOR/MONO (toggles COLOR & MONOchrome)
  129.                F2 or 2 ..... SETUP   (set all DEFAULTS)
  130.                F3 or 3 ..... VIEW    (LIST contents of an archived file)
  131.                F4 or 4 ..... CNVRT   (CONVERT one format to another)
  132.                F5 or 5 ..... FOLD    (creates an ARCHIVE file)
  133.                F6 or 6 ..... SHELL   (goes to DOS for later return)
  134.                F7 or 7 ..... DIR     (lists DIRECTORY of SOURCE or TARGET)
  135.                F8 or 8 ..... SWAP    (SWAPS SOURCE and TARGET paths)
  136.                F9 or 9 ..... TYPE    (TYPEs a file from archive to screen)
  137.                F10 or 0 .... unFOLD  (unARCHIVES a file)
  138.  
  139.  
  140.          *F1 DETAILS
  141.  
  142.                    Pressing the "F1" key will toggle between the COLOR
  143.                    display and a MONOchrome display.
  144.  
  145.          *F2 DETAILS
  146.  
  147.                    See "SET UP" for details.
  148.  
  149.          *F3 DETAILS
  150.  
  151.                    This command should be used to generate a list of
  152.                    the files contained in an archive file.
  153.  
  154.                    You will be asked to enter the archive filename
  155.                    in the following format(s):
  156.  
  157.                         example: file.ZIP  or  file.LZH
  158.  
  159.                                  file.ARC  or  file.PAK
  160.  
  161.                    When the RETURN or ENTER key is pressed you are
  162.                    asked if the entry is "CORRECT ? [y/n]".  If "y" is
  163.                    entered the contents of the file will be listed.
  164.                    If "n" is entered AS30 will return to the main screen.
  165.  
  166.                    SPECIAL NOTE:
  167.  
  168.                         The file must be in the SOURCE path.
  169.  
  170.                         Be sure to use the correct extension.
  171.  
  172.          *F4 DETAILS
  173.  
  174.                    Press this function key when you want to CONVERT
  175.                    an archived file from one format to another.
  176.  
  177.                    You are asked to select the appropriate conversion
  178.                    from a list of 12 possibilities.
  179.  
  180.                      ZIP -> ARC   LZH -> ARC   ARC -> LZH   PAK -> ARC
  181.                      ZIP -> LZH   LZH -> ZIP   ARC -> ZIP   PAK -> LZH
  182.                      ZIP -> PAK   LZH -> PAK   ARC -> PAK   PAK -> ZIP
  183.                                        or ESCAPE
  184.  
  185.                    Once the selection is made by pressing a corresponding
  186.                    letter, you are asked for the name of the file to
  187.                    be converted.
  188.  
  189.                    To convert all the archived files (in the SOURCE path)
  190.                    from one format to another format use the following:
  191.  
  192.                         example:   *.ZIP   or   *.ARC
  193.  
  194.                                    *.PAK   or   *.LZH
  195.  
  196.                    The extension used should be the CONVERT FROM format
  197.                    NOT the CONVERT TO format.
  198.  
  199.                    SPECIAL NOTE:
  200.  
  201.                         The file(s) must be in the SOURCE path.
  202.  
  203.                         The new file(s) will be in the TARGET path.
  204.  
  205.                         The original(s) will be deleted.
  206.  
  207.                        *AS30 creates a temporary subdirectory "\CONVERT"
  208.                         during the CONVERT process then removes it when
  209.                         the conversion is complete.  If you already have
  210.                         a subdirectory by this name it must be renamed
  211.                         before AS30 is started. If a mid-conversion ERROR
  212.                         should occur, AS30 will automatically try to
  213.                         remove the temporary directory.  However, to safe-
  214.                         guard against accidental deletion of a file, AS30
  215.                         will not erase files that are stranded in the
  216.                         "\CONVERT" directory.  Please check the ROOT for
  217.                         the temporary directory and copy and erase its
  218.                         contents then remove the \CONVERT directory.
  219.  
  220.                         To prevent accidental loss of files, be sure there is
  221.                         sufficient space available in the TARGET PATH for the
  222.                         new archive.  AS30 may delete the old files at the same
  223.                         time the new archive is aborted due to insufficient
  224.                         disk space.
  225.  
  226.          *F5 DETAILS
  227.  
  228.                    Press this function key to create an archive file.
  229.  
  230.                    You will be asked to enter the files to be added to the
  231.                    archive file.  When all the file are listed (max. 6
  232.                    if no wildcards are used) press RETURN or ENTER.
  233.                    AS30 will then ask for the name intended for the new
  234.                    archive file.
  235.  
  236.                    There is a warning (CORRECT ? [y/n]) which allows
  237.                    you to escape to the AS30 main screen.
  238.  
  239.                    SPECIAL NOTE:
  240.  
  241.                         Be sure to use the correct extension for the
  242.                         archive format you wish to use.
  243.  
  244.                         Additional files can be added by using the "F5"
  245.                         function again or if there are many files with
  246.                         similar file names wildcards can be used.
  247.  
  248.                              example:  *.DOC  or  similar?.*
  249.  
  250.          *F6 DETAILS
  251.  
  252.                    Pressing "F6" will execute the BASIC "SHELL" command.
  253.                    The program will return to DOS but can be called back
  254.                    by typing "EXIT" at the DOS prompt and pressing RETURN
  255.  
  256.          *F7 DETAILS
  257.  
  258.                    "F7" is an additional way to see what is in either the
  259.                    SOURCE or TARGET path subdirectories.  You will be asked
  260.                    to select "a", "b" or "c".
  261.  
  262.                         a  =  SOURCE
  263.                         b  =  TARGET
  264.                         c  =  ESCAPE (to AS30 main screen)
  265.  
  266.                    A list of files and subdirectories will be displayed.
  267.  
  268.          *F8 DETAILS
  269.  
  270.                    This command will SWAP the default settings of the
  271.                    SOURCE and TARGET drives and paths.
  272.  
  273.          *F9 DETAILS
  274.  
  275.                    This command will TYPE a file that is within an archive
  276.                    to the screen.
  277.  
  278.                    It is very useful for reading .DOC or README files without
  279.                    extracting the file from the archive.
  280.  
  281.                    After you press "F9" you will be asked for the name of the
  282.                    file you wish to have TYPEd to the screen.  (use the F3
  283.                    command to view a list of files that are in the archive)
  284.                    There is a "CORRECT [y/n] ?" message which allows you to
  285.                    start the process again if you enter the wrong file name.
  286.  
  287.                    Next, AS30 will ask for the name of the archive containing
  288.                    the file.  Be sure to use the proper EXTENSION (ZIP, ARC, PAK
  289.                    or LZH).  The "CORRECT [y/n] ?" message will appear again to
  290.                    allow you to correct any entry errors.
  291.  
  292.                    If you answer "Y" to both inquiries AS30 will execute the
  293.                    command and begin scrolling the file on the screen.
  294.  
  295.                    SPECIAL NOTE:
  296.  
  297.                         The scrolling will begin immediately after you finish
  298.                         the second input. To stop the scrolling press <CTRL>+<S>.
  299.                         To restart the scrolling press <CTRL>+<S> again.
  300.  
  301.          *F10 DETAILS
  302.  
  303.                    This command will unARCHIVE a file.
  304.  
  305.                    AS30 will ask you to enter the name of the file to be
  306.                    unarchived. Again, the "CORRECT ?" warning is activated
  307.                    after pressing RETURN or ENTER.
  308.  
  309.                    The file format should be as follows:
  310.  
  311.                         example: file.ZIP  or  file.LZH
  312.  
  313.                                  file.ARC  or  file.PAK
  314.  
  315.                    SPECIAL NOTE:
  316.  
  317.                         Be sure the SOURCE and TARGET paths are correct.
  318.  
  319.     SPECIAL HELP INFORMATION:
  320.  
  321.                    If at any point in the program you have entered a
  322.                    function that you did not intend to enter, simply
  323.                    press RETURN or ENTER until the "CORRECT ?" warning
  324.                    appears.  At this point a "n" answer will send you
  325.                    back to the AS30 main screen.
  326.  
  327.     CREDITS AND COMMENTS:
  328.  
  329.          The original code was written in QuickBasic 4.5 and then
  330.          compiled.
  331.  
  332.          If you like this program or have any comments please leave a
  333.          message on one of the following:
  334.  
  335.                    COMPUSERVE  ID# 75340,3704
  336.  
  337.                    PC-LINK     USER NAME  WRMoller
  338.  
  339.                              - OR -
  340.  
  341.           Write to:  Bill Moller
  342.                      18 Randolph St.
  343.                      Lincoln Park, NJ 07035
  344.  
  345.          Although ARC-SYS 3.0 is FREEWARE any CONTRIBUTIONS will be
  346.          gratefully accepted. ($5.00 is plenty)
  347.  
  348.                              Thank you.  Enjoy!
  349.  
  350.               EXTRA SPECIAL THANKS GO TO ALL OF THE PEOPLE WHO
  351.                 HAVE HELPED IN FINDING THE BUGS I OVERLOOKED.
  352.          ----------------end-of-author's-documentation---------------
  353.  
  354.                          Software Library Information:
  355.  
  356.                     This disk copy provided as a service of
  357.  
  358.                            Public (software) Library
  359.  
  360.          We are not the authors of this program, nor are we associated
  361.          with the author in any way other than as a distributor of the
  362.          program in accordance with the author's terms of distribution.
  363.  
  364.          Please direct shareware payments and specific questions about
  365.          this program to the author of the program, whose name appears
  366.          elsewhere in  this documentation. If you have trouble getting
  367.          in touch with the author,  we will do whatever we can to help
  368.          you with your questions. All programs have been tested and do
  369.          run.  To report problems,  please use the form that is in the
  370.          file PROBLEM.DOC on many of our disks or in other written for-
  371.          mat with screen printouts, if possible.  PsL cannot debug pro-
  372.          programs over the telephone, though we can answer questions.
  373.  
  374.          Disks in the PsL are updated  monthly,  so if you did not get
  375.          this disk directly from the PsL, you should be aware that the
  376.          files in this set may no longer be the current versions. Also,
  377.          if you got this disk from another vendor and are having prob-
  378.          lems,  be aware that  some files may have become corrupted or
  379.          lost by that vendor. Get a current, working disk from PsL.
  380.  
  381.          For a copy of the latest monthly software library newsletter
  382.          and a list of the 2,000+ disks in the library, call or write
  383.  
  384.                            Public (software) Library
  385.                                P.O.Box 35705 - F
  386.                             Houston, TX 77235-5705
  387.  
  388.                                 1-800-2424-PSL
  389.                                  MC/Visa/AmEx
  390.  
  391.                           Outside of U.S. or in Texas
  392.                           or for general information,
  393.                               Call 1-713-524-6394
  394.  
  395.                           PsL also has an outstanding
  396.                           catalog for the Macintosh.
  397.  
  398.  
  399.          ----------------end-of-author's-documentation---------------
  400.  
  401.                          Software Library Information:
  402.  
  403.                     This disk copy provided as a service of
  404.  
  405.                            Public (software) Library
  406.  
  407.          We are not the authors of this program, nor are we associated
  408.          with the author in any way other than as a distributor of the
  409.          program in accordance with the author's terms of distribution.
  410.  
  411.          Please direct shareware payments and specific questions about
  412.          this program to the author of the program, whose name appears
  413.          elsewhere in  this documentation. If you have trouble getting
  414.          in touch with the author,  we will do whatever we can to help
  415.          you with your questions. All programs have been tested and do
  416.          run.  To report problems,  please use the form that is in the
  417.          file PROBLEM.DOC on many of our disks or in other written for-
  418.          mat with screen printouts, if possible.  PsL cannot debug pro-
  419.          programs over the telephone, though we can answer questions.
  420.  
  421.          Disks in the PsL are updated  monthly,  so if you did not get
  422.          this disk directly from the PsL, you should be aware that the
  423.          files in this set may no longer be the current versions. Also,
  424.          if you got this disk from another vendor and are having prob-
  425.          lems,  be aware that  some files may have become corrupted or
  426.          lost by that vendor. Get a current, working disk from PsL.
  427.  
  428.          For a copy of the latest monthly software library newsletter
  429.          and a list of the 2,000+ disks in the library, call or write
  430.  
  431.                            Public (software) Library
  432.                                P.O.Box 35705 - F
  433.                             Houston, TX 77235-5705
  434.  
  435.                                 1-800-2424-PSL
  436.                                  MC/Visa/AmEx
  437.  
  438.                           Outside of U.S. or in Texas
  439.                           or for general information,
  440.                               Call 1-713-524-6394
  441.  
  442.                           PsL also has an outstanding
  443.                           catalog for the Macintosh.
  444.  
  445.